home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / mus / play / mpegui.lha / mpeGUI.txt < prev    next >
Text File  |  1997-04-22  |  2KB  |  46 lines

  1. Short:    Simple GUI for mpega using RexxReqTools
  2. Author:   Ridwan Hughes <fox@ridhughz.demon.co.uk>
  3. Uploader: Ridwan Hughes <fox@ridhughz.demon.co.uk>
  4. Type:     mus/play
  5.  
  6.                           _ _   __   __
  7.                          | | | |  \ |    /\  /  / /
  8.                          |   | |--' |-  / _ /  / /
  9.                          |   | |    |__ \_/ \_/ /
  10.  
  11.                             -=-  Version 1.0  -=-
  12.  
  13.  
  14. Fed up of using the CLI to play mp2/mp3 files with the excellent mpega?
  15. Well, here's a simple answer, an arexx requestor GUI for mpega.
  16. It's no ClassAct GUI, but it will certainly do for playing mpeg audio tracks
  17. without any hassle of typing anything in other than maybe "rx mpeGUI.rexx".
  18.  
  19.  
  20. Requirements: - mus/play/mpega.lha version 2.4 from Aminet
  21.               - util/rexx/RexxReqTools.lha also from Aminet
  22.               - sys:rexxc/rx   \
  23.               - c:run           |
  24.               - c:break         |- All basic OS2+ files
  25.               - c:status        |
  26.               - c:wait         /
  27.  
  28. Usage: - Install rexxreqtools.library from the RexxReqTools.lha in libs:,
  29.           and ONLY install reqtools.library in libs: if you don't already
  30.           have that library installed.
  31.        - Select which mpega version is best suited to your processor,
  32.           rename it to just "mpega" and place it in c:.
  33.        - Click on the mpeGUI.rexx icon or type into a shell "rx mpeGUI.rexx"
  34.           to start the GUI.
  35.        - The buttons available allow you to change the settings in the
  36.           requestor set the way the mpeg audio track is played, the khz
  37.           playback, mono or stereo and the sound quality enhancement.
  38.  
  39. Basically, if you can use mpega with the CLI, this script makes it a doddle.
  40.  
  41.  
  42. Have fun :-)
  43.  
  44.  
  45. Rid.
  46.